DisconnectAsync Method (C1WrapDataCollection<S,T>)
Disconnects the collection from the source.
'Declaration
Public Overridable Function DisconnectAsync( _
Optional ByVal As CancellationToken _
) As Task
Parameters
- cancellationToken
- The cancellation token.